const compress/gzip.flagComment

2 uses

	compress/gzip (current package)
		gunzip.go#L27: 	flagComment = 1 << 4
		gunzip.go#L219: 	if flg&flagComment != 0 {